-
Home
-
Registration, User Profile, Membership, Content Restriction, User Directory, and Frontend Post Submission – WP User Frontend
-
4.1.0
-
Code
-
Classes
- User_Subscription
Total Complexity |
106 |
Dependencies |
5 |
Dependents |
5 |
Total lines |
544 |
Lines of code |
319 |
Logical lines of code |
188 |
Comment lines |
137 |
Methods |
19 |
Properties |
2 |
Methods 19
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
has_error() |
B |
44 |
23 |
38 |
add_pack() |
B |
38 |
17 |
64 |
pack_info() |
B |
35 |
15 |
85 |
handle_featured_item() |
S |
58 |
8 |
14 |
reset_subscription_data() |
S |
57 |
6 |
15 |
expired() |
S |
57 |
6 |
15 |
has_post_count() |
S |
64 |
5 |
9 |
used_free_pack() |
S |
63 |
4 |
10 |
is_free_pack() |
S |
64 |
4 |
9 |
current_pack() |
S |
61 |
3 |
12 |
recurring() |
S |
69 |
2 |
7 |
current_pack_id() |
S |
68 |
2 |
7 |
populate_data() |
S |
72 |
2 |
5 |
delete_pack() |
S |
68 |
2 |
7 |
add_free_pack() |
S |
69 |
2 |
6 |
get_subscription_exp_msg() |
S |
69 |
2 |
6 |
has_pack() |
S |
80 |
1 |
3 |
update_meta() |
S |
79 |
1 |
3 |
__construct() |
S |
77 |
1 |
4 |